PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / setCenterOfOrbit Method
A non-negative number indicating a distance in the camera coordinate system along the z axis to the center of orbit for this view.
In This Topic
    setCenterOfOrbit Method
    In This Topic
    Sets the center of orbit.
    Syntax
    public void setCenterOfOrbit( 
       double centerOfOrbit
    )

    Parameters

    centerOfOrbit
    A non-negative number indicating a distance in the camera coordinate system along the z axis to the center of orbit for this view.
    See Also